Drop the --screen cmdline argument
authorMatthias Clasen <mclasen@redhat.com>
Wed, 15 Dec 2010 03:32:47 +0000 (22:32 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 21 Dec 2010 17:06:59 +0000 (12:06 -0500)
commit5eb4506b944879c37ea3521cb082a383ab26039a
tree8fd3da77a6efe274f44fefc64f1e275eaa3a99d0
parentbeaa11be9843963190490bc239aa4adc83600d3f
Drop the --screen cmdline argument

Commandline arguments should go away altogether, but this one
goes first, since we then don't need to worry about
_gdk_windowing_substitute_screen_number anymore.
docs/reference/gtk/x11.sgml
gdk/gdk.c
gdk/gdkglobals.c
gdk/x11/gdkscreen-x11.c